'宣言
Public Overloads Function Remove( _
ByVal As _
) As System.Boolean
public System.bool Remove(
)
パラメータ
- item
- The object to remove from the System.Collections.Generic.ICollection`1.
戻り値の型
true if was successfully removed from the System.Collections.Generic.ICollection`1; otherwise, false. This method also returns false if is not found in the original System.Collections.Generic.ICollection`1.